[INFO] fetching crate rustywallet-descriptor 0.1.0...
[INFO] testing rustywallet-descriptor-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rustywallet-descriptor 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rustywallet-descriptor 0.1.0
[INFO] finished tweaking crates.io crate rustywallet-descriptor 0.1.0
[INFO] tweaked toml for crates.io crate rustywallet-descriptor 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustywallet-descriptor 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustywallet-descriptor 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustywallet-keys v0.1.2
[INFO] [stderr]   Downloaded rustywallet-hd v0.1.2
[INFO] [stderr]   Downloaded rustywallet-address v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e46e51c48c08cbdcc9990333b386f306f0b6d4783d909e7920e0a9a31b44fd9f
[INFO] running `Command { std: "docker" "start" "-a" "e46e51c48c08cbdcc9990333b386f306f0b6d4783d909e7920e0a9a31b44fd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46e51c48c08cbdcc9990333b386f306f0b6d4783d909e7920e0a9a31b44fd9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46e51c48c08cbdcc9990333b386f306f0b6d4783d909e7920e0a9a31b44fd9f", kill_on_drop: false }`
[INFO] [stdout] e46e51c48c08cbdcc9990333b386f306f0b6d4783d909e7920e0a9a31b44fd9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2763d11c6abf50bc325ca8b20bde6c7cbe585ccfec194fe45be371ecdffac65a
[INFO] running `Command { std: "docker" "start" "-a" "2763d11c6abf50bc325ca8b20bde6c7cbe585ccfec194fe45be371ecdffac65a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustywallet-keys v0.1.2
[INFO] [stderr]    Compiling rustywallet-hd v0.1.2
[INFO] [stderr]    Compiling rustywallet-address v0.1.2
[INFO] [stderr]    Compiling rustywallet-descriptor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s
[INFO] running `Command { std: "docker" "inspect" "2763d11c6abf50bc325ca8b20bde6c7cbe585ccfec194fe45be371ecdffac65a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2763d11c6abf50bc325ca8b20bde6c7cbe585ccfec194fe45be371ecdffac65a", kill_on_drop: false }`
[INFO] [stdout] 2763d11c6abf50bc325ca8b20bde6c7cbe585ccfec194fe45be371ecdffac65a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8c32abe4865cd11583f2710f999d142e9655d1319174427b980d08dc6eae9dc
[INFO] running `Command { std: "docker" "start" "-a" "f8c32abe4865cd11583f2710f999d142e9655d1319174427b980d08dc6eae9dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling rustywallet-keys v0.1.2
[INFO] [stderr]    Compiling rustywallet-address v0.1.2
[INFO] [stderr]    Compiling rustywallet-hd v0.1.2
[INFO] [stderr]    Compiling rustywallet-descriptor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] running `Command { std: "docker" "inspect" "f8c32abe4865cd11583f2710f999d142e9655d1319174427b980d08dc6eae9dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c32abe4865cd11583f2710f999d142e9655d1319174427b980d08dc6eae9dc", kill_on_drop: false }`
[INFO] [stdout] f8c32abe4865cd11583f2710f999d142e9655d1319174427b980d08dc6eae9dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca25894ab4ece45238db9ed2de0fde0ad09033902fb0725fae3165b65a392a75
[INFO] running `Command { std: "docker" "start" "-a" "ca25894ab4ece45238db9ed2de0fde0ad09033902fb0725fae3165b65a392a75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustywallet_descriptor-2f9c772e7ec02f3e)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test address::tests::test_derive_tr_address ... ok
[INFO] [stdout] test checksum::tests::test_add_and_verify_checksum ... ok
[INFO] [stdout] test checksum::tests::test_compute_checksum ... ok
[INFO] [stdout] test address::tests::test_derive_sh_wpkh_address ... ok
[INFO] [stdout] test address::tests::test_derive_pkh_address ... ok
[INFO] [stdout] test checksum::tests::test_invalid_checksum ... ok
[INFO] [stdout] test address::tests::test_derive_wpkh_address ... ok
[INFO] [stdout] test checksum::tests::test_strip_checksum ... ok
[INFO] [stdout] test descriptor::tests::test_descriptor_roundtrip ... ok
[INFO] [stdout] test descriptor::tests::test_invalid_threshold ... ok
[INFO] [stdout] test descriptor::tests::test_parse_pk ... ok
[INFO] [stdout] test descriptor::tests::test_parse_multi ... ok
[INFO] [stdout] test descriptor::tests::test_parse_pkh ... ok
[INFO] [stdout] test descriptor::tests::test_parse_sh_wpkh ... ok
[INFO] [stdout] test descriptor::tests::test_parse_tr ... ok
[INFO] [stdout] test descriptor::tests::test_parse_with_checksum ... ok
[INFO] [stdout] test key::tests::test_parse_key_with_origin ... ok
[INFO] [stdout] test key::tests::test_parse_xpub_with_derivation ... ok
[INFO] [stdout] test key::tests::test_parse_xpub ... ok
[INFO] [stdout] test key::tests::test_parse_raw_pubkey ... ok
[INFO] [stdout] test descriptor::tests::test_parse_xpub_descriptor ... ok
[INFO] [stdout] test descriptor::tests::test_parse_wpkh ... ok
[INFO] [stdout] test script::tests::test_multisig_script ... ok
[INFO] [stdout] test script::tests::test_p2wpkh_script ... ok
[INFO] [stdout] test key::tests::test_parse_xpub_with_wildcard ... ok
[INFO] [stdout] test script::tests::test_p2tr_script ... ok
[INFO] [stdout] test tests::test_checksum_workflow ... ok
[INFO] [stdout] test script::tests::test_p2pkh_script ... ok
[INFO] [stdout] test tests::test_nested_descriptor ... ok
[INFO] [stdout] test tests::test_basic_workflow ... ok
[INFO] [stdout] test address::tests::test_derive_multiple_addresses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustywallet_descriptor
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 60) ... ok
[INFO] [stdout] test src/lib.rs - (line 26) ... ok
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca25894ab4ece45238db9ed2de0fde0ad09033902fb0725fae3165b65a392a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca25894ab4ece45238db9ed2de0fde0ad09033902fb0725fae3165b65a392a75", kill_on_drop: false }`
[INFO] [stdout] ca25894ab4ece45238db9ed2de0fde0ad09033902fb0725fae3165b65a392a75
